home *** CD-ROM | disk | FTP | other *** search
/ The Doom Game Editor / The Doom Game Editor - Wiley 1995.iso / sound / hrmndoom / hdoomin.bat < prev    next >
DOS Batch File  |  1995-02-23  |  2KB  |  76 lines

  1. rem
  2. rem save a copy of the original sound files
  3. rem
  4. dmaud 1 -q -e snd1.wav
  5. dmaud 9 -q -e snd9.wav
  6. dmaud 12 -q -e snd12.wav
  7. dmaud 13 -q -e snd13.wav
  8. dmaud 14 -q -e snd14.wav
  9. dmaud 15 -q -e snd15.wav
  10. dmaud 17 -q -e snd17.wav
  11. dmaud 19 -q -e snd19.wav
  12. dmaud 20 -q -e snd20.wav
  13. dmaud 21 -q -e snd21.wav
  14. dmaud 23 -q -e snd23.wav
  15. dmaud 25 -q -e snd25.wav
  16. dmaud 26 -q -e snd26.wav
  17. dmaud 27 -q -e snd27.wav
  18. dmaud 28 -q -e snd28.wav
  19. dmaud 29 -q -e snd29.wav
  20. dmaud 30 -q -e snd30.wav
  21. dmaud 31 -q -e snd31.wav
  22. dmaud 32 -q -e snd32.wav
  23. dmaud 36 -q -e snd36.wav
  24. dmaud 37 -q -e snd37.wav
  25. dmaud 38 -q -e snd38.wav
  26. dmaud 39 -q -e snd39.wav
  27. dmaud 40 -q -e snd40.wav
  28. dmaud 41 -q -e snd41.wav
  29. dmaud 42 -q -e snd42.wav
  30. dmaud 44 -q -e snd44.wav
  31. dmaud 45 -q -e snd45.wav
  32. dmaud 46 -q -e snd46.wav
  33. dmaud 47 -q -e snd47.wav
  34. dmaud 49 -q -e snd49.wav
  35. dmaud 51 -q -e snd51.wav
  36. dmaud 57 -q -e snd57.wav
  37. dmaud 60 -q -e snd60.wav
  38.  
  39. rem
  40. rem install new sound
  41. rem
  42. dmaud 1  -q -s 1.wav
  43. dmaud 9  -q -s 9.wav
  44. dmaud 12 -q -s 12.wav
  45. dmaud 13 -q -s 13.wav
  46. dmaud 14 -q -s 14.wav
  47. dmaud 15 -q -s 15.wav
  48. dmaud 17 -q -s 17.wav
  49. dmaud 19 -q -x -s 19L.wav
  50. dmaud 20 -q -s 20.wav
  51. dmaud 21 -q -s 21.wav
  52. dmaud 23 -q -x -s 23L.wav
  53. dmaud 25 -q -s 25.wav
  54. dmaud 26 -q -s 26.wav
  55. dmaud 27 -q -x -s 27L.wav
  56. dmaud 28 -q -s 28.wav
  57. dmaud 29 -q -s 29.wav
  58. dmaud 30 -q -s 30.wav
  59. dmaud 31 -q -s 31.wav
  60. dmaud 32 -q -s 32.wav
  61. dmaud 36 -q -x -s 36L.wav
  62. dmaud 37 -q -s 37.wav
  63. dmaud 38 -q -x -s 38L.wav
  64. dmaud 39 -q -s 39.wav
  65. dmaud 40 -q -x -s 40L.wav
  66. dmaud 41 -q -s 41.wav
  67. dmaud 42 -q -s 42.wav
  68. dmaud 44 -q -s 44.wav
  69. dmaud 45 -q -s 45.wav
  70. dmaud 46 -q -x -s 46L.wav
  71. dmaud 47 -q -s 47.wav
  72. dmaud 49 -q -x -s 49L.wav
  73. dmaud 51 -q -s 51.wav
  74. dmaud 57 -q -s 57.wav
  75. dmaud 60 -q -x -s 60L.wav
  76.